Skip to content

Conversation

@llogen
Copy link

@llogen llogen commented Jan 28, 2026

No description provided.

iagranat and others added 30 commits April 16, 2024 11:25
Allow HEX/S19 file size up to 256M
- Changed where to find `ChipInfoDb.dedicfg` file when built on macOS
- Allow longer path length
Add MS25UM51345G
Add W25Q512NM-IQ
Change W25Q512NW class to S25FLxxx_Large
This patch introduces a `NOSTRIP` conditional flag to the `install`
target in the Makefile. The purpose of this flag is to allow the
disabling of binary stripping during installation. This is
particularly useful in development environments, such as BitBake,
which handle stripping internally.

When `NOSTRIP` is set to `1`, the `strip` command will be skipped
during the installation process, preventing potential conflicts or
redundant operations.

Signed-off-by: Tymoteusz Burak <[email protected]>
Makefile: add conditional stripping
Disable forcing of default compiler
Fix flashing with muliple dediprogs
openChipInfoDb is mostly a copy of the __APPLE__ version for now.
Change version
Fix programmer SN display issue
2. Using libxml-2.0 to resolve chip database
3. Support SPI NAND
Newest chip database from Windows
nzmsv and others added 6 commits June 9, 2025 19:20
getopt_long requires a zero-filled terminating entry in the list of
options.  This was missing.
dpcmd: Don't crash when an invalid long option is supplied
2. Fix -d issue and modify strTypeName[1024] to g_strTypeName[64]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants